projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d824b66
)
* doc/emacs/files.texi (Time Stamp Customization): Typo.
author
Stephen Gildea
<stepheng+emacs@gildea.com>
Sat, 26 Apr 2025 01:37:39 +0000
(18:37 -0700)
committer
Stephen Gildea
<stepheng+emacs@gildea.com>
Sat, 26 Apr 2025 01:37:39 +0000
(18:37 -0700)
doc/emacs/files.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/files.texi
b/doc/emacs/files.texi
index e15ab605db104bd757d1c0400c9296cc672e5c62..517e2a1fdd065d1441cbedade42fb6b741cc8da5 100644
(file)
--- a/
doc/emacs/files.texi
+++ b/
doc/emacs/files.texi
@@
-1090,7
+1090,7
@@
type @kbd{M-x normal-mode} to re-read them.
Here is another example, with the time stamp inserted into
the last paragraph of an HTML document.
Since this template is at the end of the document, not in the first
-eight lines, @code{time-stamp-
format
} starts with @code{-10/} to tell
+eight lines, @code{time-stamp-
pattern
} starts with @code{-10/} to tell
@code{time-stamp} to look at the last 10 lines.
The @code{%%} asks for the default format
(specified by @code{time-stamp-format}).